home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BMUG PD-ROM 1995 Fall
/
PD-ROM F95.toast
/
Telecom
/
Internet
/
Internet A-M
/
MacHTTP 1.2.3 ƒ
/
AppleEvent Info
/
More Scripts
/
View Log File
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-12-20
|
240 b
|
7 lines
|
[
TEXT/ttxt
]
tell application "MacHTTP 1.2"
DoMenu "4,4" --refuse new connections
DoMenu "4,2" --disable logging so the log file isn't busy
end tell
tell application "Scriptable Text Editor"
open alias "MacHTTP.log" --edit this path accordingly
end tell